Redux in Action by Marc Garreau & Will Faurot

Redux in Action by Marc Garreau & Will Faurot

Author:Marc Garreau & Will Faurot [Garreau, Marc & Faurot, Will]
Language: eng
Format: epub
Tags: computers, Languages, JavaScript, Programming, Object Oriented, Software Development & Engineering, Quality Assurance & Testing, General, internet, User-Generated Content, Web Programming, Web Services & APIs, User Interfaces
ISBN: 9781617294976
Google: xEM0tAEACAAJ
Publisher: Manning
Published: 2018-06-14T23:39:47.053520+00:00


In this section, we’ll introduce a new feature, search, to add complexity and better illustrate the point. Search is a classic example because it allows us to demonstrate how selectors are meant to compute derived data based on several inputs from the Redux store. As a reminder, when we discuss derived data, we’re typically referring to any calculation or mutation of Redux state for displaying the data in a React component.

Coming up, you’re going to add a text input where a user can type a search term and expect to have the tasks on the page filter to display only those with titles that match the search input. See figure 7.3 for a screenshot of the final result.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.